Calls the next middleware in the chain with the same Action.
void Next()
In case there is no next middleware handler configured then the Action will be dispatched to all registered action handlers (stores).